Package-level declarations

Types

Link copied to clipboard
interface Alarms : Instrument
Instrument that informs about alarms.
Link copied to clipboard
interface Altimeter : Instrument

Instrument that informs about the drone current altitude and vertical speed.

Link copied to clipboard

Instrument that informs about the drone current attitude (i.e. pitch and roll angles).

Link copied to clipboard

Instrument that informs about a device's battery.

Link copied to clipboard
Instrument that informs about the drone camera exposure related values.
Link copied to clipboard

Instrument that provides the status of the cellular session establishement between a drone and a controller peers.

Link copied to clipboard
interface Compass : Instrument

Instrument that informs about the drone current heading.

Link copied to clipboard

Instrument that informs about the drone current flight.

Link copied to clipboard
Instrument that informs about flight metrics: total flight duration, last flight duration and total number of flights.
Link copied to clipboard

Instrument that informs about the drone current flying state.

Link copied to clipboard
interface Gps : Instrument

Instrument that informs about the drone current position.

Link copied to clipboard
interface Instrument

Interface for an Instrument.

Link copied to clipboard
Instrument that informs about photo capture progress.
Link copied to clipboard
interface Radio : Instrument
Instrument that informs about the radio.
Link copied to clipboard

Instrument that informs about speed.

Link copied to clipboard

Stereo Vision Sensor instrument interface for drones.

Link copied to clipboard

Instrument providing a set of alarms that indicate whether it is safe for the drone to take off.

Functions

Link copied to clipboard

Convenience alias to TakeoffChecklist.getAlarm providing array-like access to alarms.